-
Notifications
You must be signed in to change notification settings - Fork 1.4k
matter: update data model and enable mandatory cmds #24029
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 3333bc7ab7ba6ba64c08106a3b9e39e70cfd307d more detailssdk-nrf:
Github labels
List of changed files detected by CI (84)
Outputs:ToolchainVersion: c5be9c56c7 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
04327c3
to
f8b1080
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you re-generate source files for manufacturer-specifc sample and thread_certification? I can see only change in .zap and .matter files, but not in zap-generated directory
will check it twice, thanks! |
f8b1080
to
10403ef
Compare
Update matter samples data model. * enable VID verification commands. * set identify cluster revision to 6 Signed-off-by: Michał Szablowski <[email protected]>
10403ef
to
3333bc7
Compare
Since quarantine was modified, please make sure you are following the process described in Quarantine Process. |
Memory footprint analysis revealed the following potential issuessample.matter.template.debug[nrf52840dk/nrf52840]: ROM size increased by 3488[B] in comparison to the main[57bb508] branch. - link (cc: @kkasperczyk-no @ArekBalysNordic @markaj-nordic) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-24029/6) |
@nrfconnect/ncs-co-build-system Please review |
@nrfconnect/ncs-co-build-system this change is required to be back-ported to v3.1 branch, please review soon. |
I don't see why the review is required on a bunch of random auto generated code which has no CMake or Kconfig changes |
@nordicjm I think that this particular PR triggered your review, because it modifies snippets. |
Update matter samples data model.